------------------
dspaude 2007/07/21
------------------
* For the Mac OS X (GUI) Flash Wizard:
	- Could use syslog() for Mac OS X using vsprintf() to another string (malloc() and free())

------------------
dspaude 2007/06/11
------------------
* For the Mac OS X (GUI) Flash Wizard:
	- If the DevMode button was selected and then the Back button is selected
	  from the Developer Mode page, then if the Start button is selected the
	  defaults will be whatever were set up in the Developer Mode page. For
	  example, if the Boot Code checkbox was selected (checked), then when
	  clicking on the Start button the HEX file search will look for HXB
	  files rather than HEX files.

------------------
dspaude 2007/06/09
------------------
* For the Mac OS X (GUI) Flash Wizard:
	- It is very easy to get the application to endlessly stuck trying to
	  restore factory defaults. There should be a timeout on that and just
	  continue with the flash-update process.
	- If the handshake was at a different rate than the baud rate selected
	  in Developer Mode, then the application to endlessly stuck trying to
	  restore factory defaults. There should be a timeout on that and just
	  continue with the flash-update process.

------------------
dspaude 2007/06/05
------------------
* For the Mac OS X (GUI) Flash Wizard:
	- To be able to flash multiple modems at once, we need to change the
	  finished-flashing screen to show the list of ports and their status.

------------------
dspaude 2007/05/31
------------------
* For the Mac OS X (GUI) Flash Wizard:
	- Add a user-friendly progress bar (that actually updates frequently) when
	  searching for ports and IDing devices. Currently the application appears
	  as if it has hung.
	- Test Flash Wizard on various versions of Mac OS X and on PPC and Intel

-------------------
stuckner 2007/02/26
-------------------
* For the Mac OS X (GUI) Flash Wizard:
	- The close box (red close-window button) could be enabled as long as a
	  warning is displayed if it is clicked during programming
	- Add ability to program multiple modems at once. This feature is available
	  in the Windows version.
